docs: update PR template to deprecate README and promote MCP Registry#3046
Merged
olaservo merged 9 commits intomodelcontextprotocol:mainfrom Nov 26, 2025
Merged
Conversation
Updated pull request template to inform contributors that adding servers to the README is deprecated. Contributors should now publish servers to the MCP Server Registry instead, following the quickstart guide. Changes: - Added "Publishing Your Server" section with deprecation notice - Updated checklist to include MCP Registry publishing - Clarified README item refers to server's own documentation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Member
Author
|
For transparency: we are still discussing timing and details on this change in the contributor Discord. |
tadasant
reviewed
Nov 24, 2025
Member
tadasant
left a comment
There was a problem hiding this comment.
Some small comments but generally makes sense to me!
cliffhall
previously requested changes
Nov 24, 2025
Member
cliffhall
left a comment
There was a problem hiding this comment.
Reworded the note about how the README lists are maintained.
Co-authored-by: Cliff Hall <[email protected]>
Co-authored-by: Tadas Antanavicius <[email protected]>
domdomegg
reviewed
Nov 25, 2025
domdomegg
reviewed
Nov 25, 2025
domdomegg
previously approved these changes
Nov 25, 2025
Member
domdomegg
left a comment
There was a problem hiding this comment.
LGTM. Happy to merge as-is, might want to simplify the links as per comments above.
Address review feedback from @domdomegg to simplify the quickstart links by removing the anchor to a specific step. Users should see the full quickstart including verification, and simpler links are more robust if docs reorganize. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
domdomegg
approved these changes
Nov 25, 2025
koic
reviewed
Nov 26, 2025
| This repository is a collection of *reference implementations* for the [Model Context Protocol](https://modelcontextprotocol.io/) (MCP), as well as references to community-built servers and additional resources. | ||
|
|
||
| > [!IMPORTANT] | ||
| > If you are looking for a list of MCP servers, you can browse published servers on [the MCP Registry](https://registry.modelcontextprotocol.io/). The repository served by this README is dedicated to housing just the small number of reference servers maintained by the MCP steering group. |
Member
There was a problem hiding this comment.
That's just my two cents.
Suggested change
| > If you are looking for a list of MCP servers, you can browse published servers on [the MCP Registry](https://registry.modelcontextprotocol.io/). The repository served by this README is dedicated to housing just the small number of reference servers maintained by the MCP steering group. | |
| > If you are looking for a list of MCP servers, you can browse published servers on the [MCP Registry](https://registry.modelcontextprotocol.io/). The repository served by this README is dedicated to housing just the small number of reference servers maintained by the MCP steering group. |
This was referenced Dec 12, 2025
Closed
This was referenced Jan 9, 2026
This was referenced Jan 16, 2026
This was referenced Jan 26, 2026
This was referenced Feb 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR updates documentation across multiple files to inform contributors that we are no longer accepting PRs to add servers to the README. Instead, contributors should publish their servers to the MCP Server Registry to make them discoverable to the broader MCP ecosystem.
Fixes #2720
Publishing Your Server
N/A - This PR updates documentation, not a server.
Server Details
N/A - This PR modifies the pull request template, not a specific server.
Motivation and Context
As the MCP ecosystem grows, the MCP Server Registry provides a centralized, structured way for users to discover and install servers. Adding servers directly to the README:
The MCP Server Registry solves these problems by providing:
mcp-publisherThis change implements a new policy: we are no longer accepting PRs to add servers to the README. Contributors must use the MCP Server Registry instead.
How Has This Been Tested?
N/A
Breaking Changes
N/A
Types of changes
Checklist
Additional context
See: related convo in Discord: https://discord.com/channels/1358869848138059966/1399791593136980128/1440434048647565424